Bitmap for UWP
Item プロパティ (ComArray<T>)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > ComArray<T> クラス : Item プロパティ
Gets or sets the T with the specified i.
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal i As System.Integer _
) As T
public T this[ 
   System.int i
]; {get; set;}

パラメータ

i
参照

ComArray<T> クラス
ComArray<T> メンバ